draw Tex Overlay
Extension function to replicate drawGuiTexture from 1.20.2-1.21.1. Uses the RenderLayer.getGuiTextured method to fill in the function param
Author
fzzyhmstrs
Since
0.2.0
Parameters
Identifier - The sprite identifier for the image.
Int - the x location of the texture
Int - the y location of the texture
the width of the texture
the height of the texture
Extension function to replicate drawGuiTexture with overlay render layer from 1.21.5. Uses the RenderLayer.getGuiTextured method to fill in the function param
Author
fzzyhmstrs
Since
0.6.8
Parameters
Identifier - The sprite identifier for the image.
Int - the x location of the texture
Int - the y location of the texture
the width of the texture
the height of the texture
the color of the texture
Extension function to replicate drawGuiTexture with overlay render layer from 1.21.5. Uses the RenderLayer.getGuiTextured method to fill in the function param
Author
fzzyhmstrs
Since
0.6.8
Parameters
Identifier - The sprite identifier for the image.
Int - the x location of the texture
Int - the y location of the texture
the width of the texture
the height of the texture
the texture transparency